home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir25 / myf452.zip / MYF4_UPD.COM / TEMPLATE.ML < prev    next >
Text File  |  1993-12-08  |  6KB  |  108 lines

  1. !  **************************************************************************
  2. !  *     TEMPLATE.ML   ---   MEAL TEMPLATE FILE FOR MYF VERSION 4.xx        *
  3. !  **************************************************************************
  4. !
  5. !  This file is a sample output template form. Its purpose is to output
  6. !  meals in any form, and with any fields. In other words you specify
  7. !  exactly how the meal will look on output. The program will read this file
  8. !  in, and substitute the variables (those words starting with "&"), and output
  9. !  the selected meals to the screen, disk, or printer. This file should have
  10. !  exactly the number of uncommented lines to fit on a form. For example, if
  11. !  your meal cards accept 20 lines, make sure their are exactly 20 uncommented
  12. !  lines in this file. That way multiple meals will be aligned properly. Change
  13. !  this file to the way you want your meals to display. To output by template
  14. !  file, select FILES under the PDM, then MEAL, then LIST, then toggle the
  15. !  form to TEMPLATE. You will be prompted for a file name to use as a template.
  16. !  Use this file name.
  17. !
  18. !  All applicable meal variables are included in this file. Please Note:
  19. !          1) Make a backup of this file before modifying it. You may delete
  20. !             a variable, then want to include it later.
  21. !          2) Any line with a ! in column 1 is a comment line and not processed.
  22. !          3) 100 non commented lines of up to 132 columns are allowed.
  23. !          4) Go ahead and delete, add, rearrange, or comment out lines.
  24. !          5) Embed printer codes if you wish.
  25. !          6) Set JUSTIFY to TRUE, NONE, RIGHT or LEFT. This flag will signal
  26. !             whether to fill variables with blanks and which side to fill.
  27. !             This will help in lining up columns of data, especially on lines
  28. !             with more than one variable. JUSTIFY=TRUE is a special flag to
  29. !             right justify QTY and left justify the &MS and &INGRED fields.
  30. !             The JUSTIFY flag may be reset any time in the file and must
  31. !             reside on a comment line.
  32. !
  33. ! JUSTIFY=NONE     Will not pad any fields with blanks
  34. ! JUSTIFY=TRUE     Will right justify QTY and left justify MS and INGRED field.
  35. ! JUSTIFY=RIGHT    Will pad fields with blanks in front of the value.
  36. ! JUSTIFY=LEFT     Will pad fields with blanks after the value.
  37. ! JUSTIFY=NONE
  38. Name of meal:&NAME Serving &SV, and costing $&COST.
  39.  
  40. Category is: &CATEGORY
  41.  
  42. Comments: &COMMENT
  43.  
  44. ! JUSTIFY=TRUE  will right justify QTY and left justify MS and INGRED field.
  45. Note SER in the measurment field specifies a recipe.
  46.    &QTY01 &MS01 &INGRED01               &QTY11 &MS11 &INGRED11
  47.    &QTY02 &MS02 &INGRED02               &QTY12 &MS12 &INGRED12
  48.    &QTY03 &MS03 &INGRED03               &QTY13 &MS13 &INGRED13
  49.    &QTY04 &MS04 &INGRED04               &QTY14 &MS14 &INGRED14
  50.    &QTY05 &MS05 &INGRED05               &QTY15 &MS15 &INGRED15
  51.    &QTY06 &MS06 &INGRED06               &QTY16 &MS16 &INGRED16
  52.    &QTY07 &MS07 &INGRED07               &QTY17 &MS17 &INGRED17
  53.    &QTY08 &MS08 &INGRED08               &QTY18 &MS18 &INGRED18
  54.    &QTY09 &MS09 &INGRED09               &QTY19 &MS19 &INGRED19
  55.    &QTY10 &MS10 &INGRED10               &QTY20 &MS20 &INGRED20
  56.  
  57.  
  58. !*****************************************************************
  59. !
  60. ! Following are NUTRITIONAL INFORMATION variables.
  61. !       Output will be PER SERVING for Recipe and Meal records.
  62. !       Output will be PER MEASUREMENT for Ingredient records.
  63. !       Output will be TOTAL FOR PLAN for the Plan records.
  64. !
  65. ! JUSTIFY=NONE
  66. Be careful:   This meal has &CALORIE calories.
  67.  
  68.   Poly unsaturated fatty acids:&_PUFA    Mono unsaturated fatty acids:&_MUFA
  69.   Saturated fatty acids:&__SFA    Fiber:&FIBER      Cholesterol:&_CHOL
  70.  
  71.   Fat:&__FAT grams (&%F%)             Protein:&_PROT grams (&%P%)
  72.   Carbohydrates:&_CARB grams (&%C%)           Calories:&CALORIE
  73.   Sodium:&SODIU        MyField:&USER1     My Other Field:&USER2
  74.  
  75. ! JUSTIFY=RIGHT     (right justify the vitamins)
  76. ! The following are vitamin variables:
  77. Vitamins: &VIT__A IU of A           &VITB_1 mg of B1        &VIT_B2 mg of B2
  78.           &VIT_B6 mg of B6          &VITB12 mcg of B12      &VIT__C mg of C
  79.           &VIT__D IU of D           &VIT__E IU of E         &VITNIA mg Niacin
  80.           &VITFOL mg of Folic Acid  &VITPAN mg of Pantothenic Acid
  81. !    To list %RDI, just add a '%' after vitamin variable
  82.   RDI for Vitamin a is &VIT__A%, for B1 &VITB_1%, and for B2 &VIT_B2%
  83. !
  84. ! JUSTIFY=LEFT (left justify the minerals)
  85. ! The following are mineral variables:
  86. Minerals:                Calcium:&MIN_CA mg           Magnesium:&MIN_MG mg
  87.     Zinc:&MIN_ZN mg    Manganese:&MIN_MN mg           Potassium:&MIN__K mg
  88.     Phosphorus:&MIN__P mg   Iron:&MIN_FE mg              Copper:&MIN_CU mg
  89. !    To list %RDI, just add a '%' after mineral variable
  90.   RDI for Calcium is &MIN_CA%, and for Magnesium &MIN_MG%
  91.  
  92. ! The following are exchange variables:
  93. Exchanges:               Low fat Meat:&XLOFAT       Med fat Meat:&XMDFAT
  94.     Hi fat meat:&XHIFAT           Fat:&X__FAT               Milk:&X_MILK
  95.           Bread:&XBREAD      Vegtable:&XVEGIE              Fruit:&XFRUIT
  96.  
  97. ! Daily Values: Use a format of &%____% and must end in percent.
  98. DV for Sodium is &%DVNA%
  99. DV for Cholesterol is &%DVCH%
  100. DV for saturated Fat is &%DVSF%
  101. DV for Fiber is  &%DVFI%
  102. Daily value for total percentage of fat is &%DVF%
  103.       This is not percentage of food that is fat.
  104. Daily value for total percentage of carbohydrate is &%DVCA%
  105.       Again this is not percentage of food that is carbohydrate.
  106.  
  107. !end of file
  108.